home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
By Popular Request 2.0
/
By Popular Request 2.0 (Arsenal Computer).ISO
/
amiga_4
/
mm_1_0.lha
/
MM
/
Rexx
/
MM_LoadCfg.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1994-09-03
|
173b
|
15 lines
/*
** This script shows how to re-Load the actual Configuration File
*/
address 'MAILMANAGER'
MM_AreasWin
DO WHILE RC ~= 0
call Delay(250)
MM_AreasWin
END
MM_LoadCfg